Small url-cache fix.
authorJulien Danjou <julien@danjou.info>
Sat, 25 Sep 2010 20:59:05 +0000 (13:59 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 25 Sep 2010 20:59:05 +0000 (13:59 -0700)
commitd780612a8da33480ad2b3013d24a617486d18e30
tree20be509025f04d675b4bde42c2bbb1b44f0797dc
parent811d264b26cc8d6e4ad417a81d42a929fc5ec247
Small url-cache fix.

* lisp/url/url-cache.el (url-cache-create-filename): Ensure no-port and
default-port end up with the same cache file.
(url-cache-create-filename-human-readable)
(url-cache-create-filename-using-md5): Argument is always in the form of
a string now.
lisp/url/ChangeLog
lisp/url/url-cache.el